[INFO] fetching crate parquet 58.1.0...
[INFO] testing parquet-58.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate parquet 58.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate parquet 58.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate parquet 58.1.0
[INFO] tweaked toml for crates.io crate parquet 58.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parquet 58.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parquet 58.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62c2e65dff9fc067a1905b023650c736a94ae6c8727f8db92382423212038212
[INFO] running `Command { std: "docker" "start" "-a" "62c2e65dff9fc067a1905b023650c736a94ae6c8727f8db92382423212038212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62c2e65dff9fc067a1905b023650c736a94ae6c8727f8db92382423212038212", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62c2e65dff9fc067a1905b023650c736a94ae6c8727f8db92382423212038212", kill_on_drop: false }`
[INFO] [stdout] 62c2e65dff9fc067a1905b023650c736a94ae6c8727f8db92382423212038212
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5ddcd783d65a13241b725625ac1eef42856eb2b42c30b0c46b262c9cdead454
[INFO] running `Command { std: "docker" "start" "-a" "c5ddcd783d65a13241b725625ac1eef42856eb2b42c30b0c46b262c9cdead454", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v58.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v58.1.0
[INFO] [stderr]    Compiling arrow-data v58.1.0
[INFO] [stderr]    Compiling arrow-array v58.1.0
[INFO] [stderr]    Compiling arrow-select v58.1.0
[INFO] [stderr]    Compiling arrow-ipc v58.1.0
[INFO] [stderr]    Compiling parquet v58.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.63s
[INFO] running `Command { std: "docker" "inspect" "c5ddcd783d65a13241b725625ac1eef42856eb2b42c30b0c46b262c9cdead454", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ddcd783d65a13241b725625ac1eef42856eb2b42c30b0c46b262c9cdead454", kill_on_drop: false }`
[INFO] [stdout] c5ddcd783d65a13241b725625ac1eef42856eb2b42c30b0c46b262c9cdead454
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 977817ca3090beeb2d5c60b05b6a48e1eafe3dcca0f2516fc52bf40a8e1aa6ba
[INFO] running `Command { std: "docker" "start" "-a" "977817ca3090beeb2d5c60b05b6a48e1eafe3dcca0f2516fc52bf40a8e1aa6ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v58.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling arrow-data v58.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling arrow-array v58.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling arrow-select v58.1.0
[INFO] [stderr]    Compiling arrow-arith v58.1.0
[INFO] [stderr]    Compiling arrow-row v58.1.0
[INFO] [stderr]    Compiling object_store v0.13.2
[INFO] [stderr]    Compiling arrow-ord v58.1.0
[INFO] [stderr]    Compiling arrow-ipc v58.1.0
[INFO] [stderr]    Compiling arrow-string v58.1.0
[INFO] [stderr]    Compiling parquet v58.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arrow-cast v58.1.0
[INFO] [stderr]    Compiling arrow-json v58.1.0
[INFO] [stderr]    Compiling arrow v58.1.0
[INFO] [stderr] error: could not compile `parquet` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name parquet --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="flate2-zlib-rs"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "geospatial", "json", "lz4", "lz4_flex", "object_store", "parquet-geospatial", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=a9d8e9a8324c82f7 -C extra-filename=-6fca776fd8820453 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-62d590bd0663e4cc.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-7f39c79283e1aeea.rlib --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-a96bf5b537dba3d2.rlib --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-2f268e3d1ea10280.rlib --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-d0fcc1277ff48362.rlib --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-27cb76d0038d3b64.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-e369f5e210cd54ef.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-9a8327793a71941f.rlib --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-5a970160770864eb.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-2dcc9da4773cfb1f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-41cb09188abe9195.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-33141f0870b427be.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b12d295f3e282c84.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-a5ba6de82253041b.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-00f937fe1169347c.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-902c960e8d70ef3f.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-e4702c96c572717e.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-6e0a43b48eefe01c.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e025e60760cb8503.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-fd9becfa2d006b07.rlib --extern object_store=/opt/rustwide/target/debug/deps/libobject_store-780b7c4ef878a464.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern rand=/opt/rustwide/target/debug/deps/librand-586d6ddcf1cab13d.rlib --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-f9ac563ba0e6e78d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-402b54ba58c8f131.rlib --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-8eb4a1671cd5e142.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-ce3e66b7fdbf9b7e.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-e3a417db79b43e48.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f7742a08cd85adf4.rlib --extern thrift=/opt/rustwide/target/debug/deps/libthrift-137dab7985fe316e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-910fa598bd3152a8.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-5930eb27470bb36a.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-db3b96d3b5fe79af.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-2a5f694a33d366cc/out -L native=/opt/rustwide/target/debug/build/ring-3f8d8dff929c4306/out -L native=/opt/rustwide/target/debug/build/zstd-sys-94e271538d1e8a8a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "977817ca3090beeb2d5c60b05b6a48e1eafe3dcca0f2516fc52bf40a8e1aa6ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977817ca3090beeb2d5c60b05b6a48e1eafe3dcca0f2516fc52bf40a8e1aa6ba", kill_on_drop: false }`
[INFO] [stdout] 977817ca3090beeb2d5c60b05b6a48e1eafe3dcca0f2516fc52bf40a8e1aa6ba
